Searched refs:ipprt (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dethernet-rx.c169 int interface = cvmx_helper_get_interface_num(work->ipprt);
170 int index = cvmx_helper_get_interface_index_num(work->ipprt);
189 DEBUGPRINT("Port %d received 0xd5 preamble\n", work->ipprt);
195 DEBUGPRINT("Port %d received 0x?d preamble\n", work->ipprt);
208 work->ipprt);
218 work->ipprt, work->word2.snoip.err_code);
311 prefetch(cvm_oct_device[work->ipprt]);
338 work->ipprt);
399 if (likely((work->ipprt < TOTAL_NUMBER_OF_PORTS) &&
400 cvm_oct_device[work->ipprt])) {
[all...]
H A Dcvmx-wqe.h343 uint64_t ipprt:6; member in struct:__anon15617
H A Dcvmx-helper-util.c99 cvmx_dprintf(" Input Port: %u\n", work->ipprt);
H A Dethernet-tx.c562 work->ipprt = priv->port;

Completed in 65 milliseconds