Searched refs:s_mac (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/dev/mlx4/mlx4_ib/ |
| H A D | mlx4_ib_ah.c | 96 eth_zero_addr(ah->av.eth.s_mac); in create_iboe_ah() 99 &ah->av.eth.s_mac[0]); in create_iboe_ah() 156 int slave_sgid_index, u8 *s_mac, u16 vlan_tag) in mlx4_ib_create_ah_slave() 173 memcpy(mah->av.eth.s_mac, s_mac, 6); in mlx4_ib_create_ah_slave() 154 mlx4_ib_create_ah_slave(struct ib_ah * ah,struct ib_ah_attr * ah_attr,int slave_sgid_index,u8 * s_mac,u16 vlan_tag) mlx4_ib_create_ah_slave() argument
|
| H A D | mlx4_ib.h | 745 int slave_sgid_index, u8 *s_mac, u16 vlan_tag); 834 u32 qkey, struct rdma_ah_attr *attr, u8 *s_mac,
|
| H A D | mlx4_ib_mad.c | 1351 u8 *s_mac, u16 vlan_id, struct ib_mad *mad) in mlx4_ib_send_to_wire() 1394 s_mac, vlan_id); in mlx4_ib_send_to_wire() 1326 mlx4_ib_send_to_wire(struct mlx4_ib_dev * dev,int slave,u8 port,enum ib_qp_type dest_qpt,u16 pkey_index,u32 remote_qpn,u32 qkey,struct ib_ah_attr * attr,u8 * s_mac,u16 vlan_id,struct ib_mad * mad) mlx4_ib_send_to_wire() argument
|
| H A D | mlx4_ib_qp.c | 2594 ether_addr_copy(sqp->ud_header.eth.smac_h, ah->av.eth.s_mac); in build_mlx_header()
|
| /freebsd/sys/dev/mlx4/ |
| H A D | device.h | 797 u8 s_mac[6]; member
|