Home
last modified time | relevance | path

Searched refs:header_ops_cache (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dif_team.h192 const struct header_ops *header_ops_cache; member
/linux/drivers/net/team/
H A Dteam_core.c2117 dev->header_ops = team->header_ops_cache; in team_setup_by_port()
2170 team->header_ops_cache = dev->header_ops; in team_setup()