Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/cxgbi/cxgb3i/
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()
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h77 struct iscsi_config iscsic; member
Dsge.c2055 pi->iscsic.mac_addr, sha); in cxgb3_arp_process()
2072 if (pi->iscsic.recv) in cxgb3_process_iscsi_prov_pack()
2073 pi->iscsic.recv(pi, skb); in cxgb3_process_iscsi_prov_pack()
2115 if (unlikely(pi->iscsic.flags)) in rx_eth()
Dcxgb3_main.c352 t3_mac_set_address(mac, SAN_MAC_IDX, pi->iscsic.mac_addr); in link_start()
917 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()