Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h78 struct iscsi_config iscsic; member
Dsge.c1980 pi->iscsic.mac_addr, sha); in cxgb3_arp_process()
1997 if (pi->iscsic.recv) in cxgb3_process_iscsi_prov_pack()
1998 pi->iscsic.recv(pi, skb); in cxgb3_process_iscsi_prov_pack()
2039 if (unlikely(pi->iscsic.flags)) in rx_eth()
Dcxgb3_main.c349 t3_mac_set_address(mac, SAN_MAC_IDX, pi->iscsic.mac_addr); in link_start()
911 memcpy(req->src_mac1, pi->iscsic.mac_addr, ETH_ALEN); in write_smt_entry()
3172 memcpy(pi->iscsic.mac_addr, dev->dev_addr, ETH_ALEN); in cxgb3_init_iscsi_mac()
3173 pi->iscsic.mac_addr[3] |= 0x80; in cxgb3_init_iscsi_mac()