Searched refs:iscsic (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.h37 pi->iscsic.flags = addr ? 1 : 0; cxgb3i_set_private_ipv4addr()
40 memcpy(pi->iscsic.mac_addr, ndev->dev_addr, ETH_ALEN); cxgb3i_set_private_ipv4addr()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h78 struct iscsi_config iscsic; member in struct:port_info
H A Dcxgb3_main.c353 t3_mac_set_address(mac, SAN_MAC_IDX, pi->iscsic.mac_addr); link_start()
915 memcpy(req->src_mac1, pi->iscsic.mac_addr, ETH_ALEN); write_smt_entry()
3168 memcpy(pi->iscsic.mac_addr, dev->dev_addr, ETH_ALEN); cxgb3_init_iscsi_mac()
3169 pi->iscsic.mac_addr[3] |= 0x80; cxgb3_init_iscsi_mac()
H A Dsge.c1980 pi->iscsic.mac_addr, sha); cxgb3_arp_process()
1997 if (pi->iscsic.recv) cxgb3_process_iscsi_prov_pack()
1998 pi->iscsic.recv(pi, skb); cxgb3_process_iscsi_prov_pack()
2039 if (unlikely(pi->iscsic.flags)) rx_eth()

Completed in 151 milliseconds