Searched refs:gw_mac (Results 1 – 2 of 2) sorted by relevance
| /drivers/scsi/fnic/ |
| A D | fnic_res.h | 140 u32 s_id, u8 *gw_mac) in fnic_queue_wq_copy_desc_flogi_reg() argument 152 memcpy(desc->u.flogi_reg.gateway_mac, gw_mac, ETH_ALEN); in fnic_queue_wq_copy_desc_flogi_reg()
|
| A D | fnic_scsi.c | 306 u8 gw_mac[ETH_ALEN]; in fnic_flogi_reg_handler() local 321 memcpy(gw_mac, fnic->iport.fcfmac, ETH_ALEN); in fnic_flogi_reg_handler() 326 fc_id, gw_mac, in fnic_flogi_reg_handler() 331 fc_id, fnic->iport.fpma, gw_mac); in fnic_flogi_reg_handler() 334 format, fc_id, gw_mac); in fnic_flogi_reg_handler() 337 fc_id, gw_mac); in fnic_flogi_reg_handler()
|
Completed in 10 milliseconds