Searched refs:port_bit (Results 1 – 4 of 4) sorted by relevance
525 uint64_t port_bit; in cvmx_helper_fcs_op() local534 port_bit = 0; in cvmx_helper_fcs_op()536 port_bit |= ((uint64_t)1 << cvmx_helper_get_pknd(interface, index)); in cvmx_helper_fcs_op()540 pkind_fcsx.s.port_bit |= port_bit; in cvmx_helper_fcs_op()542 pkind_fcsx.s.port_bit &= ~port_bit; in cvmx_helper_fcs_op()547 if ((1ull << pknd) & port_bit) in cvmx_helper_fcs_op()
3424 uint64_t port_bit : 32; /**< When set '1', the port corresponding to the bit member3428 uint64_t port_bit : 32;3437 uint64_t port_bit : 3; /**< When set '1', the port corresponding to the bit member3441 uint64_t port_bit : 3;3449 uint64_t port_bit : 32; /**< When set '1', the port corresponding to the bit member3453 uint64_t port_bit : 32;
5583 uint64_t port_bit : 64; /**< When set '1', the pkind corresponding to the bit member5587 uint64_t port_bit : 64;
98 ipd_sub_port_fcs.s.port_bit &= 0xffffffffull ^ (1ull<<priv->port); in cvm_oct_rgmii_poll()127 ipd_sub_port_fcs.s.port_bit |= 1ull<<priv->port; in cvm_oct_rgmii_poll()