Searched refs:fcoe_to_ctlr (Results 1 – 2 of 2) sorted by relevance
516 ctlr = fcoe_to_ctlr(fcoe); in fcoe_fip_recv()539 ctlr = fcoe_to_ctlr(fcoe); in fcoe_fip_vlan_recv()711 ctlr = fcoe_to_ctlr(fcoe); in fcoe_netdev_config()1347 ctlr = fcoe_to_ctlr(fcoe); in fcoe_rcv()1625 ctlr = fcoe_to_ctlr(fcoe); in fcoe_filter_frames()1803 ctlr = fcoe_to_ctlr(fcoe); in fcoe_dcb_app_notification()1979 ctlr = fcoe_to_ctlr(fcoe); in fcoe_enable()2065 ctlr = fcoe_to_ctlr(fcoe); in fcoe_destroy()2094 ctlr = fcoe_to_ctlr(fcoe); in fcoe_destroy_work()2207 ctlr = fcoe_to_ctlr(fcoe); in _fcoe_create()[all …]
77 #define fcoe_to_ctlr(x) \ macro