OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipcb
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
i82557.c
267
* Note: to use
IPCB
we need extended TXCB support too, and
379
* Enable hardware cksum support by EXT_RFA and
IPCB
.
951
struct fxp_ipcb *
ipcb
;
local in function:fxp_start
960
ipcb
= &txd->txd_u.txdu_ipcb;
961
memset(
ipcb
, 0, sizeof(*
ipcb
));
965
ipcb
->ipcb_ip_activation_high =
971
ipcb
->ipcb_ip_schedule |=
978
ipcb
->ipcb_ip_schedule |=
986
ipcb
->ipcb_vlan_id = htobe16(vlan_get_tag(m0))
[
all
...]
Completed in 93 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025