/freebsd/sys/netinet/ |
H A D | ip_divert.c | 91 #define DCBHASH(dcb) ((dcb)->dcb_port % DIVHASHSIZE) argument 170 struct divcb *dcb; in divert_packet() local 276 SLIST_FOREACH(dcb, &V_divhash[DIVHASH(nport)], dcb_next) in divert_packet() 277 if (dcb->dcb_port == nport) in divert_packet() 280 if (dcb != NULL) { in divert_packet() 281 struct socket *sa = dcb->dcb_socket; in divert_packet() 565 struct divcb *dcb; in div_attach() local 576 dcb = malloc(sizeof(*dcb), M_PCB, M_WAITOK); in div_attach() 577 dcb->dcb_bound = DCB_UNBOUND; in div_attach() 578 dcb->dcb_socket = so; in div_attach() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8mp-beacon-som.dtsi | 76 snps,dcb-algorithm; 82 snps,dcb-algorithm; 88 snps,dcb-algorithm; 94 snps,dcb-algorithm; 100 snps,dcb-algorithm; 110 snps,dcb-algorithm; 115 snps,dcb-algorithm; 120 snps,dcb-algorithm; 125 snps,dcb-algorithm; 130 snps,dcb-algorithm;
|
H A D | imx8mp-evk.dts | 324 snps,dcb-algorithm; 329 snps,dcb-algorithm; 334 snps,dcb-algorithm; 339 snps,dcb-algorithm; 344 snps,dcb-algorithm; 354 snps,dcb-algorithm; 360 snps,dcb-algorithm; 366 snps,dcb-algorithm; 372 snps,dcb-algorithm; 378 snps,dcb-algorithm;
|
H A D | imx8mp-verdin.dtsi | 254 snps,dcb-algorithm; 260 snps,dcb-algorithm; 266 snps,dcb-algorithm; 272 snps,dcb-algorithm; 278 snps,dcb-algorithm; 288 snps,dcb-algorithm; 293 snps,dcb-algorithm; 298 snps,dcb-algorithm; 303 snps,dcb-algorithm; 308 snps,dcb-algorithm;
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sa8540p-ride.dts | 201 snps,dcb-algorithm; 208 snps,dcb-algorithm; 231 snps,dcb-algorithm; 235 snps,dcb-algorithm; 278 snps,dcb-algorithm; 285 snps,dcb-algorithm; 308 snps,dcb-algorithm; 312 snps,dcb-algorithm;
|
H A D | sa8775p-ride.dtsi | 286 snps,dcb-algorithm; 293 snps,dcb-algorithm; 316 snps,dcb-algorithm; 320 snps,dcb-algorithm; 355 snps,dcb-algorithm; 362 snps,dcb-algorithm; 385 snps,dcb-algorithm; 389 snps,dcb-algorithm;
|
H A D | sa8155p-adp.dts | 351 snps,dcb-algorithm; 364 snps,dcb-algorithm;
|
/freebsd/sys/dev/cxgbe/firmware/ |
H A D | t4fw_cfg.txt | 212 dcb = none 220 dcb = none 228 dcb = none 236 dcb = none
|
H A D | t5fw_cfg.txt | 257 dcb = none 265 dcb = none 273 dcb = none 281 dcb = none
|
H A D | t5fw_cfg_hashfilter.txt | 260 dcb = none 268 dcb = none 276 dcb = none 284 dcb = none
|
H A D | t6fw_cfg_hashfilter.txt | 241 dcb = none 249 dcb = none
|
H A D | t6fw_cfg.txt | 259 dcb = none 267 dcb = none
|
H A D | t5fw_cfg_fpga.txt | 433 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 D | t4fw_cfg_uwire.txt | 509 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 D | t5fw_cfg_uwire.txt | 556 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 D | t6fw_cfg_fpga.txt | 455 dcb = ppp, dcbx, b2b # configure for DCB PPP and enable DCBX offload 465 dcb = ppp, dcbx, b2b
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dmu_tx.c | 1398 dmu_tx_callback_t *dcb; in dmu_tx_callback_register() local 1400 dcb = kmem_alloc(sizeof (dmu_tx_callback_t), KM_SLEEP); in dmu_tx_callback_register() 1402 dcb->dcb_func = func; in dmu_tx_callback_register() 1403 dcb->dcb_data = data; in dmu_tx_callback_register() 1405 list_insert_tail(&tx->tx_callbacks, dcb); in dmu_tx_callback_register() 1414 dmu_tx_callback_t *dcb; in dmu_tx_do_callbacks() local 1416 while ((dcb = list_remove_tail(cb_list)) != NULL) { in dmu_tx_do_callbacks() 1417 dcb->dcb_func(dcb->dcb_data, error); in dmu_tx_do_callbacks() 1418 kmem_free(dcb, sizeof (dmu_tx_callback_t)); in dmu_tx_do_callbacks()
|
/freebsd/sys/dev/axgbe/ |
H A D | xgbe-drv.c | 175 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 D | xgbe.h | 977 unsigned int dcb; /* DCB Feature */ member
|
/freebsd/sys/amd64/amd64/ |
H A D | locore.S | 189 .dcb.l 16,0
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt2712e.dtsi | 704 snps,dcb-algorithm; 715 snps,dcb-algorithm; 720 snps,dcb-algorithm; 725 snps,dcb-algorithm;
|
H A D | mt8195.dtsi | 1307 snps,dcb-algorithm; 1311 snps,dcb-algorithm; 1315 snps,dcb-algorithm; 1319 snps,dcb-algorithm; 1329 snps,dcb-algorithm; 1334 snps,dcb-algorithm; 1339 snps,dcb-algorithm; 1344 snps,dcb-algorithm;
|
/freebsd/sys/dev/iavf/ |
H A D | iavf_type.h | 242 bool dcb; member
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_cd.h | 715 struct scsi_read_dvd_struct_data_generic_dcb dcb; member
|
/freebsd/sys/dev/ice/ |
H A D | ice_dcb.c | 1242 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()
|