port_control     3756 drivers/infiniband/hw/hfi1/mad.c 	p->port_control = cpu_to_be16(cc_state->cong_setting.port_control);
port_control     3810 drivers/infiniband/hw/hfi1/mad.c 	new_cc_state->cong_setting.port_control = IB_CC_CCS_PC_SL_BASED;
port_control      297 drivers/infiniband/hw/hfi1/mad.h 	__be16 port_control;
port_control      303 drivers/infiniband/hw/hfi1/mad.h 	u16 port_control;
port_control     2146 drivers/infiniband/hw/qib/qib_mad.c 	p->port_control = cpu_to_be16(
port_control     2147 drivers/infiniband/hw/qib/qib_mad.c 		ppd->congestion_entries_shadow->port_control);
port_control     2286 drivers/infiniband/hw/qib/qib_mad.c 	ppd->congestion_entries_shadow->port_control = IB_CC_CCS_PC_SL_BASED;
port_control      243 drivers/infiniband/hw/qib/qib_mad.h 	__be16 port_control;
port_control      249 drivers/infiniband/hw/qib/qib_mad.h 	u16 port_control;
port_control       30 drivers/net/dsa/sja1105/sja1105.h 	u64 port_control;
port_control      293 drivers/net/dsa/sja1105/sja1105_spi.c 	rc = sja1105_spi_send_int(priv, SPI_READ, regs->port_control,
port_control      303 drivers/net/dsa/sja1105/sja1105_spi.c 	return sja1105_spi_send_int(priv, SPI_WRITE, regs->port_control,
port_control      500 drivers/net/dsa/sja1105/sja1105_spi.c 	.port_control = 0x11,
port_control      529 drivers/net/dsa/sja1105/sja1105_spi.c 	.port_control = 0x12,
port_control     2374 net/mac80211/rx.c __ieee80211_data_to_8023(struct ieee80211_rx_data *rx, bool *port_control)
port_control     2382 net/mac80211/rx.c 	*port_control = false;
port_control     2406 net/mac80211/rx.c 		*port_control = true;
port_control     2816 net/mac80211/rx.c 	bool port_control;
port_control     2838 net/mac80211/rx.c 	err = __ieee80211_data_to_8023(rx, &port_control);
port_control     2866 net/mac80211/rx.c 	    unlikely(port_control) && sdata->bss) {