OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flow_type
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
if_fdir.c
122
input.formatted.
flow_type
^= IXGBE_ATR_FLOW_TYPE_TCPV4;
129
input.formatted.
flow_type
^= IXGBE_ATR_FLOW_TYPE_UDPV4;
ixgbe_82599.c
1565
u8
flow_type
;
local in function:ixgbe_fdir_add_signature_filter_82599
1572
* Get the
flow_type
in order to program FDIRCMD properly
1576
tunnel = !!(input.formatted.
flow_type
& IXGBE_ATR_L4TYPE_TUNNEL_MASK);
1577
flow_type
= input.formatted.
flow_type
&
1579
switch (
flow_type
) {
1595
fdircmd |= (u32)
flow_type
<< IXGBE_FDIRCMD_FLOW_TYPE_SHIFT;
1753
switch (input_mask->formatted.
flow_type
& IXGBE_ATR_L4TYPE_MASK) {
1969
if (input->formatted.
flow_type
& IXGBE_ATR_L4TYPE_TUNNEL_MASK)
1971
fdircmd |= input->formatted.
flow_type
<< IXGBE_FDIRCMD_FLOW_TYPE_SHIFT
[
all
...]
ixgbe_type.h
3624
*
flow_type
- 1 byte
3638
u8
flow_type
;
member in struct:ixgbe_atr_input::__anoncb0dc0f81108
3657
u8
flow_type
;
member in struct:ixgbe_atr_hash_dword::__anoncb0dc0f81208
Completed in 26 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025