Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/qed/
Dtcp_common.h54 __le16 remote_mac_addr_hi; member
130 __le16 remote_mac_addr_hi; member
216 __le16 remote_mac_addr_hi; member
Discsi_common.h1221 __le16 remote_mac_addr_hi; member
/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_iscsi.c337 p_tcp->remote_mac_addr_hi = tmp; in qed_sp_iscsi_conn_offload()
409 p_tcp2->remote_mac_addr_hi = tmp; in qed_sp_iscsi_conn_offload()
517 ((u8 *)(&p_ramrod->remote_mac_addr_hi))[0] = ucval; in qed_sp_iscsi_mac_update()
519 ((u8 *)(&p_ramrod->remote_mac_addr_hi))[1] = ucval; in qed_sp_iscsi_mac_update()
Dqed_iwarp.c583 p_tcp_ramrod->tcp.remote_mac_addr_hi); in qed_iwarp_print_tcp_ramrod()
674 qed_set_fw_mac_addr(&tcp->remote_mac_addr_hi, in qed_iwarp_tcp_offload()