Home
last modified time | relevance | path

Searched refs:dcb (Results 1 – 25 of 39) sorted by relevance

12

/freebsd-14.2/sys/netinet/
H A Dip_divert.c91 #define DCBHASH(dcb) ((dcb)->dcb_port % DIVHASHSIZE) argument
170 struct divcb *dcb; in divert_packet() local
280 if (dcb != NULL) { in divert_packet()
565 struct divcb *dcb; in div_attach() local
576 dcb = malloc(sizeof(*dcb), M_PCB, M_WAITOK); in div_attach()
583 so->so_pcb = dcb; in div_attach()
593 free(dcb, M_PCB); in div_free()
604 SLIST_REMOVE(&V_divhash[DCBHASH(dcb)], dcb, divcb, dcb_next); in div_detach()
614 struct divcb *dcb; in div_bind() local
628 dcb = so->so_pcb; in div_bind()
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/net/
H A Dintel,dwmac-plat.yaml72 snps,dcb-algorithm;
78 snps,dcb-algorithm;
89 snps,dcb-algorithm;
95 snps,dcb-algorithm;
H A Dsnps,dwmac.yaml214 snps,dcb-algorithm:
244 - snps,dcb-algorithm
253 snps,dcb-algorithm: false
368 snps,dcb-algorithm:
399 - snps,dcb-algorithm
408 snps,dcb-algorithm: false
693 snps,dcb-algorithm;
704 snps,dcb-algorithm;
/freebsd-14.2/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mp-evk.dts149 snps,dcb-algorithm;
154 snps,dcb-algorithm;
159 snps,dcb-algorithm;
164 snps,dcb-algorithm;
169 snps,dcb-algorithm;
179 snps,dcb-algorithm;
185 snps,dcb-algorithm;
191 snps,dcb-algorithm;
197 snps,dcb-algorithm;
203 snps,dcb-algorithm;
H A Dimx8mp-verdin.dtsi215 snps,dcb-algorithm;
221 snps,dcb-algorithm;
227 snps,dcb-algorithm;
233 snps,dcb-algorithm;
239 snps,dcb-algorithm;
250 snps,dcb-algorithm;
255 snps,dcb-algorithm;
260 snps,dcb-algorithm;
265 snps,dcb-algorithm;
270 snps,dcb-algorithm;
/freebsd-14.2/sys/dev/cxgbe/firmware/
H A Dt4fw_cfg.txt212 dcb = none
220 dcb = none
228 dcb = none
236 dcb = none
H A Dt5fw_cfg.txt257 dcb = none
265 dcb = none
273 dcb = none
281 dcb = none
H A Dt5fw_cfg_hashfilter.txt260 dcb = none
268 dcb = none
276 dcb = none
284 dcb = none
H A Dt6fw_cfg_hashfilter.txt241 dcb = none
249 dcb = none
H A Dt6fw_cfg.txt259 dcb = none
267 dcb = none
H A Dt5fw_cfg_fpga.txt433 dcb = ppp, dcbx # configure for DCB PPP and enable DCBX offload
441 dcb = ppp, dcbx
449 dcb = ppp, dcbx
457 dcb = ppp, dcbx
H A Dt4fw_cfg_uwire.txt509 dcb = ppp, dcbx # configure for DCB PPP and enable DCBX offload
520 dcb = ppp, dcbx
531 dcb = ppp, dcbx
542 dcb = ppp, dcbx
H A Dt5fw_cfg_uwire.txt556 dcb = ppp, dcbx # configure for DCB PPP and enable DCBX offload
568 dcb = ppp, dcbx
580 dcb = ppp, dcbx
592 dcb = ppp, dcbx
H A Dt6fw_cfg_fpga.txt455 dcb = ppp, dcbx, b2b # configure for DCB PPP and enable DCBX offload
465 dcb = ppp, dcbx, b2b
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Ddmu_tx.c1383 dmu_tx_callback_t *dcb; in dmu_tx_callback_register() local
1385 dcb = kmem_alloc(sizeof (dmu_tx_callback_t), KM_SLEEP); in dmu_tx_callback_register()
1387 dcb->dcb_func = func; in dmu_tx_callback_register()
1388 dcb->dcb_data = data; in dmu_tx_callback_register()
1390 list_insert_tail(&tx->tx_callbacks, dcb); in dmu_tx_callback_register()
1399 dmu_tx_callback_t *dcb; in dmu_tx_do_callbacks() local
1401 while ((dcb = list_remove_tail(cb_list)) != NULL) { in dmu_tx_do_callbacks()
1402 dcb->dcb_func(dcb->dcb_data, error); in dmu_tx_do_callbacks()
1403 kmem_free(dcb, sizeof (dmu_tx_callback_t)); in dmu_tx_do_callbacks()
/freebsd-14.2/sys/dev/axgbe/
H A Dxgbe-drv.c175 hw_feat->dcb = XGMAC_GET_BITS(mac_hfr1, MAC_HWF1R, DCBEN); in xgbe_get_all_hw_features()
283 hw_feat->dcb ? "yes" : "no"); in xgbe_get_all_hw_features()
H A Dxgbe.h977 unsigned int dcb; /* DCB Feature */ member
/freebsd-14.2/sys/amd64/amd64/
H A Dlocore.S189 .dcb.l 16,0
/freebsd-14.2/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt2712e.dtsi703 snps,dcb-algorithm;
714 snps,dcb-algorithm;
719 snps,dcb-algorithm;
724 snps,dcb-algorithm;
H A Dmt8195.dtsi1286 snps,dcb-algorithm;
1290 snps,dcb-algorithm;
1294 snps,dcb-algorithm;
1298 snps,dcb-algorithm;
1308 snps,dcb-algorithm;
1313 snps,dcb-algorithm;
1318 snps,dcb-algorithm;
1323 snps,dcb-algorithm;
/freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/
H A Dsa8155p-adp.dts56 snps,dcb-algorithm;
69 snps,dcb-algorithm;
/freebsd-14.2/sys/contrib/device-tree/Bindings/pinctrl/
H A Dnvidia,tegra194-pinmux.yaml35 enum: [ aud, can0, can1, ccla, dca, dcb, dgpu, directdc, directdc1,
/freebsd-14.2/sys/dev/ice/
H A Dice_dcb.c1242 if (!hw->func_caps.common_cap.dcb) in ice_init_dcb()
1284 if (!hw->func_caps.common_cap.dcb) in ice_cfg_lldp_mib_change()
/freebsd-14.2/sys/dev/iavf/
H A Diavf_type.h242 bool dcb; member
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_cd.h715 struct scsi_read_dvd_struct_data_generic_dcb dcb; member

12