Searched refs:TSNEP_GCL_MASK (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/engleder/
H A Dtsnep_tc.c24 if (qopt->entries[i].gate_mask & ~TSNEP_GCL_MASK)
186 u32 mask = TSNEP_GCL_LAST | TSNEP_GCL_MASK;
208 properties = gcl->operation[ref].properties & TSNEP_GCL_MASK;
H A Dtsnep_selftests.c237 gate_open = curr->operation[index].properties & TSNEP_GCL_MASK;
243 curr->operation[index].properties & TSNEP_GCL_MASK;
265 gate_open = prev->operation[index].properties & TSNEP_GCL_MASK;
267 curr->operation[0].properties & TSNEP_GCL_MASK;
272 next_gate_open = curr->operation[0].properties & TSNEP_GCL_MASK;
H A Dtsnep_hw.h174 #define TSNEP_GCL_MASK 0x000000FF macro

Completed in 143 milliseconds