Searched refs:FCIP_PKT_TO_FC_PKT (Results 1 – 2 of 2) sorted by relevance
2716 fc_pkt = FCIP_PKT_TO_FC_PKT(fcip_pkt); in fcip_handle_farp_request()4147 fc_pkt = FCIP_PKT_TO_FC_PKT(fcip_pkt); in fcip_start()4332 fc_pkt = FCIP_PKT_TO_FC_PKT(fcip_pkt); in fcip_transport()5862 fc_pkt = FCIP_PKT_TO_FC_PKT(fcip_pkt); in fcip_cache_constructor()5905 fc_pkt = FCIP_PKT_TO_FC_PKT(fcip_pkt); in fcip_cache_destructor()6231 fc_pkt = FCIP_PKT_TO_FC_PKT(fcip_pkt); in fcip_do_farp()6408 fc_pkt = FCIP_PKT_TO_FC_PKT(fcip_pkt); in fcip_do_plogi()6546 fc_pkt = FCIP_PKT_TO_FC_PKT(fcip_pkt); in fcip_pkt_alloc()6612 fc_packet_t *fc_pkt = FCIP_PKT_TO_FC_PKT(fcip_pkt); in fcip_pkt_free()6663 fc_pkt = FCIP_PKT_TO_FC_PKT(fcip_pkt); in fcip_ipkt_alloc()[all …]
360 #define FCIP_PKT_TO_FC_PKT(fcip_pkt) &(fcip_pkt)->fcip_pkt_fcpkt macro