sip_mask          411 drivers/net/ethernet/chelsio/cxgb3/common.h 	u32 sip_mask;
sip_mask          155 drivers/net/ethernet/chelsio/cxgb3/cxgb3_ioctl.h 	uint32_t sip_mask;
sip_mask         3006 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 	mask[0] = tp->sport_mask | (tp->sip_mask << 16);
sip_mask         3007 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 	mask[1] = (tp->sip_mask >> 16) | (tp->dport_mask << 16);