Home
last modified time | relevance | path

Searched refs:to_port (Results 1 – 13 of 13) 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
338 entry.portvec |= (to_port & mask) << shift; in mv88e6xxx_g1_atu_move()
347 int to_port = chip->info->atu_move_port_mask; 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()
2476 switch (to_port) { 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()
2476 switch (to_port) { in mac_tsf_sync()
/OK3568_Linux_fs/kernel/drivers/staging/fwserial/
H A Dfwserial.h276 #define to_port(ptr, field) (container_of(ptr, struct fwtty_port, field)) macro
H A Dfwserial.c487 struct fwtty_port *port = to_port(work, hangup); in fwtty_do_hangup()
500 struct fwtty_port *port = to_port(to_delayed_work(work), emit_breaks); in fwtty_emit_breaks()
796 struct fwtty_port *port = to_port(to_delayed_work(work), drain); in fwtty_drain_tx()
890 struct fwtty_port *port = to_port(tty_port, port); in fwtty_port_dtr_rts()
915 struct fwtty_port *port = to_port(tty_port, port); in fwtty_port_carrier_raised()
978 struct fwtty_port *port = to_port(tty_port, port); in fwtty_port_activate()
1022 struct fwtty_port *port = to_port(tty_port, port); in fwtty_port_shutdown()
/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/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h15373 u8 to_port, s32 sync_offset,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h15373 u8 to_port, s32 sync_offset,