Searched refs:PORT_MASK (Results 1 – 5 of 5) sorted by relevance
83 #define PORT_MASK ((1 << MAX_NPORTS) - 1) macro
254 int other_ports = adapter->open_device_map & PORT_MASK; in cxgb_open()284 !(adapter->open_device_map & PORT_MASK)) { in cxgb_close()930 if (adapter->open_device_map & PORT_MASK) in mac_stats_task()
2004 if (adapter->open_device_map & PORT_MASK) { in espibug_workaround_t204()
74 #define PORT_MASK ((1 << MAX_NPORTS) - 1) macro1321 int adap_up = adapter->open_device_map & PORT_MASK; in offload_open()1391 int other_ports = adapter->open_device_map & PORT_MASK; in cxgb_open()1442 if (!(adapter->open_device_map & PORT_MASK)) in __cxgb_close()2778 if (adapter->open_device_map & PORT_MASK) in t3_adap_check_task()
1075 #define PORT_MASK 7 macro2669 sw->port_cfg[port].member = PORT_MASK; in sw_init_vlan()2691 data |= (member & PORT_MASK); in sw_cfg_port_base_vlan()4270 sw_cfg_port_base_vlan(hw, port, PORT_MASK); in sw_enable()