Home
last modified time | relevance | path

Searched defs:is_eth (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/infiniband/hw/mlx4/
H A Dsysfs.c580 int is_eth = rdma_port_get_link_layer(&p->dev->ib_dev, p->port_num) == in add_vf_smi_entries() local
615 int is_eth = rdma_port_get_link_layer(&p->dev->ib_dev, p->port_num) == in remove_vf_smi_entries() local
630 int is_eth = rdma_port_get_link_layer(&dev->ib_dev, port_num) == in add_port() local
H A Dmad.c529 u8 is_eth = dev->dev->caps.port_type[port] == MLX4_PORT_TYPE_ETH; in mlx4_ib_send_to_slave() local
690 int is_eth = 0; in mlx4_ib_demux_mad() local
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_tx.c1166 static u8 ath10k_htt_tx_get_tid(struct sk_buff *skb, bool is_eth) in ath10k_htt_tx_get_tid()
1277 bool is_eth = (txmode == ATH10K_HW_TXRX_ETHERNET); in ath10k_htt_tx_hl() local
1394 bool is_eth = (txmode == ATH10K_HW_TXRX_ETHERNET); in ath10k_htt_tx_32() local
1599 bool is_eth = (txmode == ATH10K_HW_TXRX_ETHERNET); in ath10k_htt_tx_64() local
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dport.c1322 int is_eth; in mlx4_common_set_port() local
/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c2356 bool is_eth = false; in bnxt_re_build_qp1_send_v2() local