Searched refs:ethtype (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/drivers/infiniband/hw/usnic/ |
D | usnic_fwd.h | 100 filter->u.usnic.ethtype = USNIC_ROCE_ETHERTYPE; in usnic_fwd_init_usnic_filter()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_prototype.h | 100 u8 *mac_addr, u16 ethtype, u16 flags,
|
/linux-4.4.14/drivers/net/ethernet/cisco/enic/ |
D | vnic_devcmd.h | 533 u16 ethtype; member
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_prototype.h | 316 u8 *mac_addr, u16 ethtype, u16 flags,
|
D | i40e_common.c | 3772 u8 *mac_addr, u16 ethtype, u16 flags, in i40e_aq_add_rem_control_packet_filter() argument 3801 cmd->etype = cpu_to_le16(ethtype); in i40e_aq_add_rem_control_packet_filter() 3829 u16 ethtype = I40E_FLOW_CONTROL_ETHTYPE; in i40e_add_filter_to_drop_tx_flow_control_frames() local 3832 status = i40e_aq_add_rem_control_packet_filter(hw, NULL, ethtype, flag, in i40e_add_filter_to_drop_tx_flow_control_frames()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4fw_api.h | 174 __be16 ethtype; member 630 __be16 ethtype; member
|
D | cxgb4.h | 799 uint32_t ethtype:ETHTYPE_BITWIDTH; /* Ethernet type */ member
|
D | cxgb4_main.c | 1235 fwr->ethtype = htons(f->fs.val.ethtype); in set_filter_wr() 1236 fwr->ethtypem = htons(f->fs.mask.ethtype); in set_filter_wr()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | sge.c | 1177 sizeof(wr->ethtype) + in t4vf_eth_xmit()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | tg3.c | 17921 char *ethtype; in tg3_init_one() local 17924 ethtype = "10/100Base-TX"; in tg3_init_one() 17926 ethtype = "1000Base-SX"; in tg3_init_one() 17928 ethtype = "10/100/1000Base-T"; in tg3_init_one() 17932 tg3_phy_string(tp), ethtype, in tg3_init_one()
|