Home
last modified time | relevance | path

Searched refs:from_port (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A Dglobal1_atu.c324 int from_port, int to_port, bool all) in mv88e6xxx_g1_atu_move() argument
337 entry.portvec = from_port & mask; in mv88e6xxx_g1_atu_move()
346 int from_port = port; in mv88e6xxx_g1_atu_remove() local
349 return mv88e6xxx_g1_atu_move(chip, fid, from_port, to_port, all); in mv88e6xxx_g1_atu_remove()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dmport.h231 u32 mac_tsf_sync(struct mac_ax_adapter *adapter, u8 from_port, u8 to_port,
H A Dmport.c2453 u32 mac_tsf_sync(struct mac_ax_adapter *adapter, u8 from_port, u8 to_port, in mac_tsf_sync() argument
2460 if (from_port > MAX_TSF_SOURCE_PORT || to_port > MAX_TSF_TARGET_PORT || in mac_tsf_sync()
2461 from_port == to_port) { in mac_tsf_sync()
2512 from_port, 1); in mac_tsf_sync()
2558 val32 = SET_CLR_WORD(val32, from_port, B_AX_P0_SYNC_PORT_SRC_SEL); in mac_tsf_sync()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dmport.h231 u32 mac_tsf_sync(struct mac_ax_adapter *adapter, u8 from_port, u8 to_port,
H A Dmport.c2453 u32 mac_tsf_sync(struct mac_ax_adapter *adapter, u8 from_port, u8 to_port, in mac_tsf_sync() argument
2460 if (from_port > MAX_TSF_SOURCE_PORT || to_port > MAX_TSF_TARGET_PORT || in mac_tsf_sync()
2461 from_port == to_port) { in mac_tsf_sync()
2512 from_port, 1); in mac_tsf_sync()
2558 val32 = SET_CLR_WORD(val32, from_port, B_AX_P0_SYNC_PORT_SRC_SEL); in mac_tsf_sync()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.h562 u8 from_port, u8 to_port, enum phl_band_idx band,
H A Dhal_api_mac.c7977 u8 from_port, u8 to_port, enum phl_band_idx band, in rtw_hal_mac_tsf_sync() argument
8002 if (mac->ops->tsf_sync(mac, from_port, to_port, in rtw_hal_mac_tsf_sync()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.h562 u8 from_port, u8 to_port, enum phl_band_idx band,
H A Dhal_api_mac.c7961 u8 from_port, u8 to_port, enum phl_band_idx band, in rtw_hal_mac_tsf_sync() argument
7986 if (mac->ops->tsf_sync(mac, from_port, to_port, in rtw_hal_mac_tsf_sync()
/OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2075 int count, int from_port, u16 from_vid, in sja1105_find_retagging_entry() argument
2081 if (retagging[i].ing_port == BIT(from_port) && in sja1105_find_retagging_entry()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h15372 u32 (*tsf_sync)(struct mac_ax_adapter *adapter, u8 from_port,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h15372 u32 (*tsf_sync)(struct mac_ax_adapter *adapter, u8 from_port,