Searched refs:flogi_reg (Results 1 – 2 of 2) sorted by relevance
149 desc->u.flogi_reg.format = format; in fnic_queue_wq_copy_desc_flogi_reg()150 desc->u.flogi_reg._resvd = 0; in fnic_queue_wq_copy_desc_flogi_reg()151 hton24(desc->u.flogi_reg.s_id, s_id); in fnic_queue_wq_copy_desc_flogi_reg()152 memcpy(desc->u.flogi_reg.gateway_mac, gw_mac, ETH_ALEN); in fnic_queue_wq_copy_desc_flogi_reg()
478 struct fcpio_flogi_reg flogi_reg; member