Searched refs:port_bitmap (Results 1 – 4 of 4) sorted by relevance
1195 unsigned int port_bitmap = 0; in rtl8366rb_port_bridge_join() local1213 port_bitmap |= BIT(i); in rtl8366rb_port_bridge_join()1218 RTL8366RB_PORT_ISO_PORTS(port_bitmap), in rtl8366rb_port_bridge_join()1219 RTL8366RB_PORT_ISO_PORTS(port_bitmap)); in rtl8366rb_port_bridge_join()1227 unsigned int port_bitmap = 0; in rtl8366rb_port_bridge_leave() local1244 port_bitmap |= BIT(i); in rtl8366rb_port_bridge_leave()1249 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()
340 unsigned long port_bitmap, bool tx_inhibited);
1458 u32 port_bitmap = BIT(cpu_dp->index); in mt7530_update_port_member() local1481 port_bitmap |= BIT(other_port); in mt7530_update_port_member()1495 p->pm = PCR_MATRIX(port_bitmap); in mt7530_update_port_member()