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

/freebsd-12-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.h90 struct offload_settings;
372 void init_conn_params(struct vi_info *, struct offload_settings *,
450 const struct offload_settings *lookup_offload_policy(struct adapter *, int,
H A Dt4_tom.c889 struct offload_settings *s)
1085 init_conn_params(struct vi_info *vi , struct offload_settings *s,
1535 const struct offload_settings *
1543 static const struct offload_settings allow_offloading_settings = {
1558 static const struct offload_settings disallow_offloading_settings = {
H A Dt4_connect.c239 struct offload_settings settings;
H A Dt4_listen.c522 struct offload_settings settings;
1180 struct offload_settings settings;
/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_ioctl.h376 struct offload_settings { struct
394 struct offload_settings settings;
H A Dt4_main.c10063 const struct offload_settings *s;
/freebsd-12-stable/usr.sbin/cxgbetool/
H A Dcxgbetool.c3050 int *pneg, struct offload_settings *os)
3176 parse_offload_settings(const char *settings_ro, struct offload_settings *os)
3181 static const struct offload_settings default_settings = {

Completed in 95 milliseconds