| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_dcb.c | 163 u32 max_frame_size, u8 direction) in txgbe_dcb_calculate_tc_credits_cee() argument 189 p = &dcb_config->tc_config[i].path[direction]; in txgbe_dcb_calculate_tc_credits_cee() 190 bw_percent = dcb_config->bw_percentage[p->bwg_id][direction]; in txgbe_dcb_calculate_tc_credits_cee() 211 p = &dcb_config->tc_config[i].path[direction]; in txgbe_dcb_calculate_tc_credits_cee() 212 bw_percent = dcb_config->bw_percentage[p->bwg_id][direction]; in txgbe_dcb_calculate_tc_credits_cee() 244 if (direction == TXGBE_DCB_TX_CONFIG) { in txgbe_dcb_calculate_tc_credits_cee() 289 refill[tc] = tc_config[tc].path[direction].data_credits_refill; in txgbe_dcb_unpack_refill_cee() 308 bwgid[tc] = tc_config[tc].path[direction].bwg_id; in txgbe_dcb_unpack_bwgid_cee() 318 tsa[tc] = tc_config[tc].path[direction].tsa; in txgbe_dcb_unpack_tsa_cee() 337 if (prio_mask & tc_config[tc].path[direction].up_to_tc_bitmap) in txgbe_dcb_get_tc_from_up() [all …]
|
| H A D | txgbe_dcb.h | 100 u32 max_frame_size, u8 direction); 108 void txgbe_dcb_unpack_refill_cee(struct txgbe_dcb_config *cfg, int direction, 111 void txgbe_dcb_unpack_bwgid_cee(struct txgbe_dcb_config *cfg, int direction, 113 void txgbe_dcb_unpack_tsa_cee(struct txgbe_dcb_config *cfg, int direction, 115 void txgbe_dcb_unpack_map_cee(struct txgbe_dcb_config *cfg, int direction, 117 u8 txgbe_dcb_get_tc_from_up(struct txgbe_dcb_config *cfg, int direction, u8 up);
|
| /f-stack/freebsd/netinet/libalias/ |
| H A D | alias_sctp.c | 733 if ((direction != SN_TO_LOCAL) && (direction != SN_TO_GLOBAL)) { in SctpAlias() 790 switch (direction) { in SctpAlias() 1092 if (direction == SN_TO_LOCAL) in sctp_PktParser() 1098 if (direction == SN_TO_LOCAL) in sctp_PktParser() 1284 switch (direction) { in GetAsconfVtags() 1337 switch (direction) { in AddGlobalIPAddresses() 1766 switch (direction) { in ID_process() 1829 switch (direction) { in INi_process() 1881 switch (direction) { in INa_process() 2521 switch (direction) { in logsctperror() [all …]
|
| H A D | alias_skinny.c | 213 ConvDirection direction) in alias_skinny_reg_msg() argument 215 (void)direction; in alias_skinny_reg_msg() 233 ConvDirection direction) in alias_skinny_startmedia() argument 240 (void)direction; in alias_skinny_startmedia() 256 ConvDirection direction) in alias_skinny_port_msg() argument 258 (void)direction; in alias_skinny_port_msg() 275 ConvDirection direction) in alias_skinny_opnrcvch_ack() argument 282 (void)direction; in alias_skinny_opnrcvch_ack() 311 ConvDirection direction; in AliasHandleSkinny() local 327 direction = ClientToServer; in AliasHandleSkinny() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/ |
| H A D | pwm-vibrator.txt | 7 The binding supports an optional direction PWM channel, that can be 13 - pwm-names: Should contain "enable" and optionally "direction" 18 - direction-duty-cycle-ns: Duty cycle of the direction PWM channel in 63 pwm-names = "enable", "direction"; 64 direction-duty-cycle-ns = <1000000000>;
|
| /f-stack/dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_mapper.c | 479 .dir = res->direction, in ulp_mapper_index_entry_free() 648 fid_parms.direction = tbl->direction; in ulp_mapper_ident_process() 746 fid_parms.direction = tbl->direction; in ulp_mapper_ident_extract() 1231 fid_parms.direction = tbl->direction; in ulp_mapper_mark_gfid_process() 1280 fid_parms.direction = tbl->direction; in ulp_mapper_mark_act_ptr_process() 1329 fid_parms.direction = tbl->direction; in ulp_mapper_mark_vfr_idx_process() 1722 fid_parms.direction = tbl->direction; in ulp_mapper_tcam_tbl_process() 1884 fid_parms.direction = tbl->direction; in ulp_mapper_em_tbl_process() 1996 tbl->direction, in ulp_mapper_index_tbl_process() 2111 fid_parms.direction = tbl->direction; in ulp_mapper_index_tbl_process() [all …]
|
| H A D | ulp_template_db_stingray_act.c | 52 .direction = TF_DIR_RX, 69 .direction = TF_DIR_RX, 86 .direction = TF_DIR_RX, 102 .direction = TF_DIR_RX, 118 .direction = TF_DIR_RX, 134 .direction = TF_DIR_RX, 151 .direction = TF_DIR_RX, 167 .direction = TF_DIR_RX, 183 .direction = TF_DIR_RX, 200 .direction = TF_DIR_RX, [all …]
|
| H A D | ulp_template_db_wh_plus_act.c | 52 .direction = TF_DIR_RX, 69 .direction = TF_DIR_RX, 86 .direction = TF_DIR_RX, 101 .direction = TF_DIR_RX, 117 .direction = TF_DIR_RX, 133 .direction = TF_DIR_RX, 150 .direction = TF_DIR_RX, 166 .direction = TF_DIR_RX, 182 .direction = TF_DIR_RX, 199 .direction = TF_DIR_RX, [all …]
|
| H A D | ulp_template_db_tbl.c | 391 .direction = TF_DIR_RX 397 .direction = TF_DIR_TX 403 .direction = TF_DIR_TX 409 .direction = TF_DIR_RX 415 .direction = TF_DIR_TX 421 .direction = TF_DIR_RX 427 .direction = TF_DIR_RX 433 .direction = TF_DIR_TX
|
| H A D | ulp_template_db_wh_plus_class.c | 145 .direction = TF_DIR_RX, 160 .direction = TF_DIR_RX, 175 .direction = TF_DIR_RX, 194 .direction = TF_DIR_RX, 205 .direction = TF_DIR_RX, 216 .direction = TF_DIR_RX, 229 .direction = TF_DIR_TX, 244 .direction = TF_DIR_TX, 267 .direction = TF_DIR_TX, 284 .direction = TF_DIR_TX, [all …]
|
| H A D | ulp_template_db_stingray_class.c | 145 .direction = TF_DIR_RX, 160 .direction = TF_DIR_RX, 175 .direction = TF_DIR_RX, 194 .direction = TF_DIR_RX, 205 .direction = TF_DIR_RX, 216 .direction = TF_DIR_RX, 229 .direction = TF_DIR_TX, 244 .direction = TF_DIR_TX, 267 .direction = TF_DIR_TX, 284 .direction = TF_DIR_TX, [all …]
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_dcb.c | 66 u32 max_frame_size, u8 direction) in ixgbe_dcb_calculate_tc_credits_cee() argument 90 p = &dcb_config->tc_config[i].path[direction]; in ixgbe_dcb_calculate_tc_credits_cee() 91 bw_percent = dcb_config->bw_percentage[direction][p->bwg_id]; in ixgbe_dcb_calculate_tc_credits_cee() 112 p = &dcb_config->tc_config[i].path[direction]; in ixgbe_dcb_calculate_tc_credits_cee() 113 bw_percent = dcb_config->bw_percentage[direction][p->bwg_id]; in ixgbe_dcb_calculate_tc_credits_cee() 145 if (direction == IXGBE_DCB_TX_CONFIG) { in ixgbe_dcb_calculate_tc_credits_cee() 201 refill[tc] = tc_config[tc].path[direction].data_credits_refill; in ixgbe_dcb_unpack_refill_cee() 220 bwgid[tc] = tc_config[tc].path[direction].bwg_id; in ixgbe_dcb_unpack_bwgid_cee() 230 tsa[tc] = tc_config[tc].path[direction].tsa; in ixgbe_dcb_unpack_tsa_cee() 249 if (prio_mask & tc_config[tc].path[direction].up_to_tc_bitmap) in ixgbe_dcb_get_tc_from_up() [all …]
|
| /f-stack/dpdk/drivers/crypto/octeontx2/ |
| H A D | otx2_ipsec_fp.h | 91 uint64_t direction : 1; member 194 if (ipsec->direction == RTE_SECURITY_IPSEC_SA_DIR_EGRESS && in ipsec_fp_xform_aead_verify() 198 if (ipsec->direction == RTE_SECURITY_IPSEC_SA_DIR_INGRESS && in ipsec_fp_xform_aead_verify() 230 if (ipsec->direction == RTE_SECURITY_IPSEC_SA_DIR_INGRESS) { in ipsec_fp_xform_verify() 265 if (ipsec->direction == RTE_SECURITY_IPSEC_SA_DIR_EGRESS) { in ipsec_fp_sa_ctl_set() 266 ctl->direction = OTX2_IPSEC_FP_SA_DIRECTION_OUTBOUND; in ipsec_fp_sa_ctl_set() 269 } else if (ipsec->direction == RTE_SECURITY_IPSEC_SA_DIR_INGRESS) { in ipsec_fp_sa_ctl_set() 270 ctl->direction = OTX2_IPSEC_FP_SA_DIRECTION_INBOUND; in ipsec_fp_sa_ctl_set()
|
| H A D | otx2_ipsec_po.h | 134 uint64_t direction : 1; member 230 if (ipsec->direction == RTE_SECURITY_IPSEC_SA_DIR_EGRESS && in ipsec_po_xform_aead_verify() 234 if (ipsec->direction == RTE_SECURITY_IPSEC_SA_DIR_INGRESS && in ipsec_po_xform_aead_verify() 266 if (ipsec->direction == RTE_SECURITY_IPSEC_SA_DIR_INGRESS) { in ipsec_po_xform_verify() 301 if (ipsec->direction == RTE_SECURITY_IPSEC_SA_DIR_EGRESS) { in ipsec_po_sa_ctl_set() 302 ctl->direction = OTX2_IPSEC_PO_SA_DIRECTION_OUTBOUND; in ipsec_po_sa_ctl_set() 305 } else if (ipsec->direction == RTE_SECURITY_IPSEC_SA_DIR_INGRESS) { in ipsec_po_sa_ctl_set() 306 ctl->direction = OTX2_IPSEC_PO_SA_DIRECTION_INBOUND; in ipsec_po_sa_ctl_set()
|
| /f-stack/dpdk/lib/librte_security/ |
| H A D | rte_security.h | 206 enum rte_security_ipsec_sa_direction direction; member 323 enum rte_security_docsis_direction direction; member 654 enum rte_security_ipsec_sa_direction direction; member 677 enum rte_security_docsis_direction direction; member 733 enum rte_security_ipsec_sa_direction direction; member 740 enum rte_security_docsis_direction direction; member
|
| H A D | rte_security.c | 188 capability->ipsec.direction == in rte_security_capability_get() 189 idx->ipsec.direction) in rte_security_capability_get() 197 if (capability->docsis.direction == in rte_security_capability_get() 198 idx->docsis.direction) in rte_security_capability_get()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/xilinx/ |
| H A D | xlnx,video.txt | 26 - direction: should be either "input" or "output" depending on the direction 42 direction = "input"; 49 direction = "input";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mmc/ |
| H A D | mmci.txt | 23 - st,sig-dir-dat0 : bus signal direction pin used for DAT[0]. 24 - st,sig-dir-dat2 : bus signal direction pin used for DAT[2]. 25 - st,sig-dir-dat31 : bus signal direction pin used for DAT[3] and DAT[1]. 26 - st,sig-dir-dat74 : bus signal direction pin used for DAT[4] to DAT[7]. 27 - st,sig-dir-cmd : cmd signal direction pin used for CMD. 33 - st,sig-dir : signal direction polarity used for cmd, dat0 dat123.
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | adlist.c | 186 listIter *listGetIterator(list *list, int direction) in listGetIterator() argument 191 if (direction == AL_START_HEAD) in listGetIterator() 195 iter->direction = direction; in listGetIterator() 207 li->direction = AL_START_HEAD; in listRewind() 212 li->direction = AL_START_TAIL; in listRewindTail() 234 if (iter->direction == AL_START_HEAD) in listNext()
|
| H A D | quicklist.h | 87 int direction; member 141 quicklistIter *quicklistGetIterator(const quicklist *quicklist, int direction); 143 int direction, const long long idx);
|
| /f-stack/freebsd/crypto/rijndael/ |
| H A D | rijndael-api-fst.c | 37 int rijndael_makeKey(keyInstance *key, BYTE direction, int keyLen, in rijndael_makeKey() argument 44 if ((direction == DIR_ENCRYPT) || (direction == DIR_DECRYPT)) { in rijndael_makeKey() 45 key->direction = direction; in rijndael_makeKey() 61 if (direction == DIR_ENCRYPT) { in rijndael_makeKey() 91 key->direction == DIR_DECRYPT) { in rijndael_blockEncrypt() 207 key->direction == DIR_DECRYPT) { in rijndael_padEncrypt() 271 (cipher->mode != MODE_CFB1 && key->direction == DIR_ENCRYPT)) { in rijndael_blockDecrypt() 372 key->direction == DIR_ENCRYPT) { in rijndael_padDecrypt()
|
| /f-stack/freebsd/netinet6/ |
| H A D | send.c | 113 send_output(struct mbuf *m, struct ifnet *ifp, int direction) in send_output() argument 125 switch (direction) { in send_output() 208 __func__, direction); in send_output() 261 send_input(struct mbuf *m, struct ifnet *ifp, int direction, int msglen __unused) in send_input() argument 284 sendsrc.send_direction = direction; in send_input()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/gpio/ |
| H A D | brcm,bcm6345-gpio.txt | 6 and/or written, and the direction changed from input to output. 8 and/or written, and the direction changed from input to output. 14 "dirout" - direction (output) register
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_lb.c | 128 int direction, struct pfi_kkif *kif, struct pf_addr *saddr, u_int16_t sport, in pf_match_translation() argument 143 if (r->action == PF_BINAT && direction == PF_IN) { in pf_match_translation() 155 else if (r->direction && r->direction != direction) in pf_match_translation() 524 pf_get_translation(struct pf_pdesc *pd, struct mbuf *m, int off, int direction, in pf_get_translation() argument 538 if (direction == PF_OUT) { in pf_get_translation() 539 r = pf_match_translation(pd, m, off, direction, kif, saddr, in pf_get_translation() 542 r = pf_match_translation(pd, m, off, direction, kif, in pf_get_translation() 546 r = pf_match_translation(pd, m, off, direction, kif, saddr, in pf_get_translation() 549 r = pf_match_translation(pd, m, off, direction, kif, in pf_get_translation() 590 switch (direction) { in pf_get_translation()
|
| /f-stack/dpdk/drivers/net/hinic/base/ |
| H A D | hinic_pmd_mgmt.c | 107 enum hinic_msg_direction_type direction, in prepare_header() argument 119 HINIC_MSG_HEADER_SET(direction, DIRECTION) | in prepare_header() 278 enum hinic_msg_direction_type direction, in send_msg_to_mgmt_async() argument 286 if (direction == HINIC_MSG_RESPONSE) in send_msg_to_mgmt_async() 288 direction, cmd, resp_msg_id); in send_msg_to_mgmt_async() 291 direction, cmd, ASYNC_MSG_ID(pf_to_mgmt)); in send_msg_to_mgmt_async() 317 enum hinic_msg_direction_type direction, in send_msg_to_mgmt_sync() argument 333 if (direction == HINIC_MSG_RESPONSE) in send_msg_to_mgmt_sync() 335 direction, cmd, resp_msg_id); in send_msg_to_mgmt_sync() 338 direction, cmd, SYNC_MSG_ID(pf_to_mgmt)); in send_msg_to_mgmt_sync()
|