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

/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.h84 struct offload_settings;
318 struct offload_settings *);
322 int, int, int, int, struct offload_settings *);
325 struct offload_settings *);
398 const struct offload_settings *lookup_offload_policy(struct adapter *, int,
H A Dt4_tom.c539 struct offload_settings *s)
596 struct offload_settings *s)
679 struct offload_settings *s)
923 const struct offload_settings *
931 static const struct offload_settings allow_offloading_settings = {
946 static const struct offload_settings disallow_offloading_settings = {
H A Dt4_connect.c170 const struct offload_settings *s)
326 struct offload_settings settings;
H A Dt4_listen.c508 struct offload_settings settings;
965 struct offload_settings *s)
1013 struct cc_algo *cc, const struct offload_settings *s)
1258 struct offload_settings settings;
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_ioctl.h374 struct offload_settings { struct
392 struct offload_settings settings;
H A Dt4_main.c9664 const struct offload_settings *s;
/freebsd-11-stable/usr.sbin/cxgbetool/
H A Dcxgbetool.c2898 int *pneg, struct offload_settings *os)
3024 parse_offload_settings(const char *settings_ro, struct offload_settings *os)
3029 static const struct offload_settings default_settings = {

Completed in 151 milliseconds