Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.h37 pi->iscsic.flags = addr ? 1 : 0; in cxgb3i_set_private_ipv4addr()
40 memcpy(pi->iscsic.mac_addr, ndev->dev_addr, ETH_ALEN); in cxgb3i_set_private_ipv4addr()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h77 struct iscsi_config iscsic; member
H A Dsge.c2050 pi->iscsic.mac_addr, sha); in cxgb3_arp_process()
2067 if (pi->iscsic.recv) in cxgb3_process_iscsi_prov_pack()
2068 pi->iscsic.recv(pi, skb); in cxgb3_process_iscsi_prov_pack()
2110 if (unlikely(pi->iscsic.flags)) in rx_eth()
H A Dcxgb3_main.c352 t3_mac_set_address(mac, SAN_MAC_IDX, pi->iscsic.mac_addr); in link_start()
916 memcpy(req->src_mac1, pi->iscsic.mac_addr, ETH_ALEN); in write_smt_entry()
3198 memcpy(pi->iscsic.mac_addr, dev->dev_addr, ETH_ALEN); in cxgb3_init_iscsi_mac()
3199 pi->iscsic.mac_addr[3] |= 0x80; in cxgb3_init_iscsi_mac()