Searched refs:port_bitmap (Results 1 – 3 of 3) sorted by relevance
1197 unsigned int port_bitmap = 0; in rtl8366rb_port_bridge_join() local1215 port_bitmap |= BIT(i); in rtl8366rb_port_bridge_join()1220 RTL8366RB_PORT_ISO_PORTS(port_bitmap), in rtl8366rb_port_bridge_join()1221 RTL8366RB_PORT_ISO_PORTS(port_bitmap)); in rtl8366rb_port_bridge_join()1229 unsigned int port_bitmap = 0; in rtl8366rb_port_bridge_leave() local1246 port_bitmap |= BIT(i); in rtl8366rb_port_bridge_leave()1251 RTL8366RB_PORT_ISO_PORTS(port_bitmap), 0); in rtl8366rb_port_bridge_leave()
211 unsigned long port_bitmap, bool tx_inhibited) in sja1105_inhibit_tx() argument223 inhibit_cmd |= port_bitmap; in sja1105_inhibit_tx()225 inhibit_cmd &= ~port_bitmap; in sja1105_inhibit_tx()
1314 u32 port_bitmap = BIT(cpu_dp->index); in mt7530_update_port_member() local1337 port_bitmap |= BIT(other_port); in mt7530_update_port_member()1351 p->pm = PCR_MATRIX(port_bitmap); in mt7530_update_port_member()