Searched defs:rx_en (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/net/ethernet/hisilicon/hibmcge/ |
H A D | hbg_hw.c | 269 void hbg_hw_set_pause_enable(struct hbg_priv *priv, u32 tx_en, u32 rx_en) in hbg_hw_set_pause_enable() 280 void hbg_hw_get_pause_enable(struct hbg_priv *priv, u32 *tx_en, u32 *rx_en) in hbg_hw_get_pause_enable()
|
/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_mac.c | 595 void hns_mac_get_pauseparam(struct hns_mac_cb *mac_cb, u32 *rx_en, u32 *tx_en) in hns_mac_get_pauseparam() 635 int hns_mac_set_pauseparam(struct hns_mac_cb *mac_cb, u32 rx_en, u32 tx_en) in hns_mac_set_pauseparam()
|
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | pci_be.c | 133 enum mac_ax_pcie_func_ctrl rx_en, in rtw89_pci_ctrl_trxdma_pcie_be()
|
/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 1396 bool rx_en, bool tx_en) in t4vf_enable_vi() 1424 bool rx_en, bool tx_en) in t4vf_enable_pi()
|
/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | thunder_bgx.c | 509 bool tx_en, rx_en; in bgx_sgmii_change_link_state() local
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 3178 bool rx_en, tx_en; in hclge_update_pause_advertising() local 10963 static void hclge_set_flowctrl_adv(struct hclge_dev *hdev, u32 rx_en, u32 tx_en) in hclge_set_flowctrl_adv() 10973 static int hclge_cfg_pauseparam(struct hclge_dev *hdev, u32 rx_en, u32 tx_en) in hclge_cfg_pauseparam() 11024 u32 *rx_en, u32 *tx_en) in hclge_get_pauseparam() 11055 u32 rx_en, u32 tx_en) in hclge_record_user_pauseparam() 11070 u32 rx_en, u32 tx_en) in hclge_set_pauseparam()
|
H A D | hclge_tm.c | 1558 bool tx_en, rx_en; in hclge_mac_pause_setup_hw() local
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | bcm63xx_enet.c | 764 static void bcm_enet_set_flow(struct bcm_enet_priv *priv, int rx_en, int tx_en) in bcm_enet_set_flow()
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 8226 unsigned int viid, bool rx_en, bool tx_en, bool dcb_en) in t4_enable_vi_params() 8252 bool rx_en, bool tx_en) in t4_enable_vi() 8274 bool rx_en, bool tx_en, bool dcb_en) in t4_enable_pi_params()
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-agl-defs.h | 302 uint64_t rx_en:1; member 327 uint64_t rx_en:1; member
|