Home
last modified time | relevance | path

Searched refs:offload_settings (Results 1 – 7 of 7) sorted by relevance

/src/sys/dev/cxgbe/tom/
H A Dt4_tom.h97 struct offload_settings;
478 void init_conn_params(struct vi_info *, struct offload_settings *,
573 const struct offload_settings *lookup_offload_policy(struct adapter *, int,
H A Dt4_tom.c1077 struct offload_settings *s) in find_best_mtu_idx()
1249 init_conn_params(struct vi_info *vi , struct offload_settings *s, in init_conn_params()
1687 const struct offload_settings *
1695 static const struct offload_settings allow_offloading_settings = { in lookup_offload_policy()
1710 static const struct offload_settings disallow_offloading_settings = { in lookup_offload_policy()
H A Dt4_connect.c265 struct offload_settings settings; in t4_connect()
H A Dt4_listen.c659 struct offload_settings settings; in t4_listen_start()
1354 struct offload_settings settings; in do_pass_accept_req()
/src/sys/dev/cxgbe/
H A Dt4_ioctl.h398 struct offload_settings { struct
416 struct offload_settings settings; argument
H A Dt4_main.c12778 const struct offload_settings *s; in set_offload_policy()
/src/usr.sbin/cxgbetool/
H A Dcxgbetool.c3232 int *pneg, struct offload_settings *os) in parse_offload_settings_word()
3361 parse_offload_settings(const char *settings_ro, struct offload_settings *os) in parse_offload_settings()
3366 static const struct offload_settings default_settings = { in parse_offload_settings()