Searched defs:cap (Results 1 - 25 of 198) sorted by last modified time

12345678

/freebsd-current/sys/netinet/
H A Dtcp_subr.c3317 tcp_maxmtu(struct in_conninfo *inc, struct tcp_ifcap *cap) argument
3350 tcp_maxmtu6(struct in_conninfo *inc, struct tcp_ifcap *cap) argument
[all...]
H A Dtcp_input.c3914 struct tcp_ifcap cap; local
3747 tcp_mss_update(struct tcpcb *tp, int offer, int mtuoffer, struct hc_metrics_lite *metricptr, struct tcp_ifcap *cap) argument
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dspa.c358 uint64_t size, alloc, cap, version; local
/freebsd-current/contrib/bmake/
H A Dvar.c276 size_t cap; member in struct:__anon5
H A Dlst.h173 size_t cap; /* capacity */ member in struct:Vector
H A Dbuf.h84 size_t cap; /* Allocated size of the buffer, including the '\0' */ member in struct:Buffer
H A Dbuf.c143 Buf_InitSize(Buffer *buf, size_t cap) argument
[all...]
/freebsd-current/sbin/nvmecontrol/
H A Dfabrics.c192 uint64_t cap, cc, csts; local
283 uint64_t cap, cc, csts; local
[all...]
H A Dns.c130 uint64_t cap; member in struct:create_options
/freebsd-current/sys/net/
H A Dif_lagg.c672 int cap, cap2, ena, ena2, pena, pena2; local
2048 lagg_setcaps(struct lagg_port *lp, int cap, int cap2) argument
[all...]
/freebsd-current/sys/dev/sound/pci/hda/
H A Dhdaa.c981 uint32_t cap; local
1113 hdaa_dump_amp_sb(struct sbuf *sb, uint32_t cap, const char *banner) argument
1469 uint32_t wcap, cap; local
5273 uint32_t cap, fmtcap, pcmcap; local
5624 uint32_t cap; local
5782 hdaa_dump_amp(device_t dev, uint32_t cap, const char *banner) argument
[all...]
/freebsd-current/usr.sbin/nvmfd/
H A Dcontroller.c18 uint64_t cap; member in struct:controller
/freebsd-current/tools/tools/nvmf/nvmfdd/
H A Dnvmfdd.c88 uint64_t cap, cc, csts; local
/freebsd-current/sys/dev/nvmf/host/
H A Dnvmf_var.h49 uint64_t cap; member in struct:nvmf_softc
/freebsd-current/sys/dev/nvmf/controller/
H A Dnvmft_var.h33 uint64_t cap; member in struct:nvmft_port
H A Dnvmft_subr.c105 _nvmf_validate_cc(uint32_t max_io_qsize __unused, uint64_t cap, uint32_t old_cc, argument
/freebsd-current/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c6423 uint64_t cap; local
/freebsd-current/lib/libnvmf/
H A Dnvmf_controller.c369 nvmf_validate_cc(struct nvmf_qpair *qp, uint64_t cap, uint32_t old_cc, argument
/freebsd-current/sys/dev/rtsx/
H A Drtsx.c1054 uint16_t cap; local
/freebsd-current/sys/dev/cxgbe/
H A Dt4_main.c12118 t4_os_find_pci_capability(struct adapter *sc, int cap) argument
/freebsd-current/sys/dev/alc/
H A Dif_alc.c1274 uint32_t cap, ctl, val; local
/freebsd-current/sys/dev/ice/
H A Dvirtchnl.h1903 struct virtchnl_qos_cap_elem cap[1]; member in struct:virtchnl_qos_cap_list
H A Dice_lib.c6962 struct ice_hw_common_caps *cap; local
H A Dice_common.c2291 u16 cap = LE16_TO_CPU(elem->cap); local
2573 ice_parse_vf_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, struct ice_aqc_list_caps_elem *cap) argument
2596 ice_parse_vsi_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, struct ice_aqc_list_caps_elem *cap) argument
2632 u16 cap = LE16_TO_CPU(cap_resp[i].cap); local
2669 ice_parse_valid_functions_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, struct ice_aqc_list_caps_elem *cap) argument
2689 ice_parse_vf_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, struct ice_aqc_list_caps_elem *cap) argument
2708 ice_parse_vsi_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, struct ice_aqc_list_caps_elem *cap) argument
2727 ice_parse_nac_topo_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, struct ice_aqc_list_caps_elem *cap) argument
2755 ice_parse_sensor_reading_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, struct ice_aqc_list_caps_elem *cap) argument
2791 u16 cap = LE16_TO_CPU(cap_resp[i].cap); local
[all...]
H A Dice_adminq_cmd.h145 __le16 cap; member in struct:ice_aqc_list_caps_elem

Completed in 386 milliseconds

12345678