Searched refs:eport_client_private (Results 1 – 4 of 4) sorted by relevance
248 ((fcoet_soft_state_t *)(x_frm)->frm_eport->eport_client_private)252 #define EPORT2SS(x_port) ((fcoet_soft_state_t *)(x_port)->eport_client_private)
258 ((fcoei_soft_state_t *)(x_frm)->frm_eport->eport_client_private)262 ((fcoei_soft_state_t *)(x_eport)->eport_client_private)
126 void *eport_client_private; member
111 eport->eport_client_private = client->ect_client_port_struct; in fcoe_register_client()