Searched refs:aoe (Results 1 – 8 of 8) sorted by relevance
53 struct aoe_session *aoe = in aoe_free() local56 netdev_put ( aoe->netdev ); in aoe_free()57 free ( aoe ); in aoe_free()66 static void aoe_done ( struct aoe_session *aoe, int rc ) { in aoe_done() argument69 if ( aoe->command ) { in aoe_done()70 aoe->command->cb.cmd_stat = aoe->status; in aoe_done()71 aoe->command->rc = rc; in aoe_done()72 aoe->command = NULL; in aoe_done()76 stop_timer ( &aoe->timer ); in aoe_done()79 aoe->rc = rc; in aoe_done()[all …]
50 void abft_fill_data ( struct aoe_session *aoe ) { in abft_fill_data() argument53 abftab.shelf = aoe->major; in abft_fill_data()54 abftab.slot = aoe->minor; in abft_fill_data()55 memcpy ( abftab.mac, aoe->netdev->ll_addr, sizeof ( abftab.mac ) ); in abft_fill_data()
46 struct aoe_session *aoe = in aoeboot() local48 abft_fill_data ( aoe ); in aoeboot()
35 extern void abft_fill_data ( struct aoe_session *aoe );
80 __PF(AOE,aoe)
23 print-aoe.c \
94 print-aoe.c \
787 __ADD(ETH_P_AOE,aoe)