Searched refs:get_link_info (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | sta_sch.c | 97 static u32 get_link_info(struct mac_ax_adapter *adapter, u32 cmd, u32 *r_val) in get_link_info() function 156 ret = get_link_info(adapter, cmd, &val32); in clean_sta_link() 261 ret = get_link_info(adapter, cmd, &val32); in get_sta_link()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | sta_sch.c | 97 static u32 get_link_info(struct mac_ax_adapter *adapter, u32 cmd, u32 *r_val) in get_link_info() function 156 ret = get_link_info(adapter, cmd, &val32); in clean_sta_link() 261 ret = get_link_info(adapter, cmd, &val32); in get_sta_link()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_type.h | 177 u8 get_link_info; member
|
| H A D | ice_common.c | 468 pi->phy.get_link_info = false; in ice_aq_get_link_info() 3070 if (phy_info->get_link_info) { in ice_get_link_status()
|
| H A D | ice_ethtool.c | 2332 pi->phy.get_link_info = true; in ice_set_link_ksettings()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_type.h | 187 bool get_link_info; member
|
| H A D | i40e_common.c | 924 hw->phy.get_link_info = true; in i40e_init_shared_code() 1910 hw->phy.get_link_info = false; in i40e_aq_get_link_info() 2575 if (hw->phy.get_link_info) { in i40e_get_link_status()
|
| H A D | i40e_main.c | 9322 pf->hw.phy.get_link_info = true; in i40e_link_event()
|