Searched refs:pf (Results 251 - 275 of 494) sorted by last modified time

<<11121314151617181920

/linux-master/include/linux/net/intel/
H A Di40e_client.h83 void *pf; member in struct:i40e_info
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_main.c136 struct otx2_cptpf_dev *pf; local
142 pf = flr_work->pf;
143 mbox = &pf->afpf_mbox;
145 vf = flr_work - pf->flr_work;
147 mutex_lock(&pf->lock);
151 mutex_unlock(&pf->lock);
160 otx2_cpt_send_mbox_msg(mbox, pf->pdev);
161 if (!otx2_cpt_sync_mbox_msg(&pf->afpf_mbox)) {
168 otx2_cpt_write64(pf
325 cptpf_flr_wq_destroy(struct otx2_cptpf_dev *pf) argument
[all...]
H A Dotx2_cptpf.h23 struct otx2_cptpf_dev *pf; member in struct:cptpf_flr_work
H A Dotx2_cpt_common.h21 #define OTX2_CPT_RVU_PFFUNC(pf, func) \
22 ((((pf) & RVU_PFVF_PF_MASK) << RVU_PFVF_PF_SHIFT) | \
/linux-master/drivers/iio/accel/
H A Dkionix-kx022a.c1012 struct iio_poll_func *pf = p; local
1013 struct iio_dev *idev = pf->indio_dev;
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs.h147 struct mcs_pfvf *pf; member in struct:mcs
/linux-master/drivers/infiniband/hw/irdma/
H A Dmain.c88 static void irdma_iidc_event_handler(struct ice_pf *pf, struct iidc_event *event) argument
90 struct irdma_device *iwdev = dev_get_drvdata(&pf->adev->dev);
114 ice_get_qos_params(pf, &qos_info);
154 struct ice_pf *pf = rf->cdev; local
157 ice_rdma_request_reset(pf, IIDC_PFR);
169 struct ice_pf *pf = iwdev->rf->cdev; local
176 ret = ice_add_rdma_qset(pf, &qset);
197 struct ice_pf *pf = iwdev->rf->cdev; local
205 if (ice_del_rdma_qset(pf, &qset))
214 struct ice_pf *pf local
223 irdma_fill_device_info(struct irdma_device *iwdev, struct ice_pf *pf, struct ice_vsi *vsi) argument
262 struct ice_pf *pf = iidc_adev->pf; local
[all...]
/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c39 static int pf = AF_INET; variable
99 hints.ai_family = pf;
105 hints.ai_family = pf;
145 hints.ai_family = pf;
187 pf = AF_INET6;
473 switch (pf) {
481 xerror("Unknown pf %d\n", pf);
505 switch (pf) {
513 xerror("Unknown pf
[all...]
H A Dmptcp_connect.c65 static int pf = AF_INET; variable
228 static void set_transparent(int fd, int pf) argument
232 switch (pf) {
244 static void set_mptfo(int fd, int pf) argument
298 hints.ai_family = pf;
304 hints.ai_family = pf;
318 set_transparent(sock, pf);
321 set_mptfo(sock, pf);
364 hints.ai_family = pf;
979 static void check_sockaddr(int pf, struc argument
[all...]
/linux-master/kernel/locking/
H A Dlockdep.c391 * @index: Index of @pf to which freed data structures are added.
393 * @pf: Array with information about data structures about to be freed.
399 struct pending_free pf[2]; member in struct:delayed_free
1064 struct pending_free *pf; local
1067 for (i = 0, pf = delayed_free.pf; i < ARRAY_SIZE(delayed_free.pf); i++, pf++) {
1068 if (in_list(&class->lock_entry, &pf->zapped))
1193 INIT_LIST_HEAD(&delayed_free.pf[
6065 remove_class_from_lock_chain(struct pending_free *pf, struct lock_chain *chain, struct lock_class *class) argument
6101 remove_class_from_lock_chains(struct pending_free *pf, struct lock_class *class) argument
6119 zap_class(struct pending_free *pf, struct lock_class *class) argument
6190 call_rcu_zapped(struct pending_free *pf) argument
6209 __free_zapped_classes(struct pending_free *pf) argument
6229 struct pending_free *pf; local
6258 __lockdep_free_key_range(struct pending_free *pf, void *start, unsigned long size) argument
6287 struct pending_free *pf; local
6313 struct pending_free *pf = delayed_free.pf; local
6359 __lockdep_reset_lock(struct pending_free *pf, struct lockdep_map *lock) argument
6390 struct pending_free *pf; local
6414 struct pending_free *pf = delayed_free.pf; local
6446 struct pending_free *pf; local
[all...]
/linux-master/tools/power/pm-graph/
H A Dsleepgraph.py4213 html_func_top = '<article id="{0}" class="atop" style="background:{1}">\n<input type="checkbox" class="pf" id="f{2}" checked/><label for="f{2}">{3} {4}</label>\n'
4214 html_func_start = '<article>\n<input type="checkbox" class="pf" id="f{0}" checked/><label for="f{0}">{1} {2}</label>\n'
5017 .pf {display:none;}\n\
5018 .pf:'+cgchk+' + label {background:url(\'data:image/svg+xml;utf,<?xml version="1.0" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" height="18" width="18" version="1.1"><circle cx="9" cy="9" r="8" stroke="black" stroke-width="1" fill="white"/><rect x="4" y="8" width="10" height="2" style="fill:black;stroke-width:0"/><rect x="8" y="4" width="2" height="10" style="fill:black;stroke-width:0"/></svg>\') no-repeat left center;}\n\
5019 .pf:'+cgnchk+' ~ label {background:url(\'data:image/svg+xml;utf,<?xml version="1.0" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" height="18" width="18" version="1.1"><circle cx="9" cy="9" r="8" stroke="black" stroke-width="1" fill="white"/><rect x="4" y="8" width="10" height="2" style="fill:black;stroke-width:0"/></svg>\') no-repeat left center;}\n\
5020 .pf:'+cgchk+' ~ *:not(:nth-child(2)) {display:none;}\n\
5531 pf = open(sv.powerfile, 'w')
5532 pf.write(mode)
5535 pf.close()
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_dpll.h13 * @pf: pointer to pf, which has registered the dpll_pin
25 struct ice_pf *pf; member in struct:ice_dpll_pin
38 * @pf: pointer to pf, which has registered the dpll_device
54 struct ice_pf *pf; member in struct:ice_dpll
106 void ice_dpll_init(struct ice_pf *pf);
107 void ice_dpll_deinit(struct ice_pf *pf);
109 static inline void ice_dpll_init(struct ice_pf *pf) { } argument
110 static inline void ice_dpll_deinit(struct ice_pf *pf) { } argument
[all...]
/linux-master/net/netfilter/
H A Dnft_chain_nat.c17 switch (state->pf) {
H A Dnf_conntrack_proto.c66 nf_log_packet(net, state->pf, 0, skb, state->in, state->out,
238 .pf = NFPROTO_IPV4,
244 .pf = NFPROTO_IPV4,
250 .pf = NFPROTO_IPV4,
256 .pf = NFPROTO_IPV4,
315 .pf = PF_INET,
371 .pf = NFPROTO_IPV6,
395 .pf = NFPROTO_IPV6,
401 .pf = NFPROTO_IPV6,
407 .pf
[all...]
/linux-master/net/ipv6/netfilter/
H A Dnf_defrag_ipv6_hooks.c79 .pf = NFPROTO_IPV6,
85 .pf = NFPROTO_IPV6,
H A Dip6table_nat.c37 .pf = NFPROTO_IPV6,
43 .pf = NFPROTO_IPV6,
49 .pf = NFPROTO_IPV6,
55 .pf = NFPROTO_IPV6,
/linux-master/net/ipv4/netfilter/
H A Dnf_defrag_ipv4.c96 .pf = NFPROTO_IPV4,
102 .pf = NFPROTO_IPV4,
H A Diptable_nat.c35 .pf = NFPROTO_IPV4,
41 .pf = NFPROTO_IPV4,
47 .pf = NFPROTO_IPV4,
53 .pf = NFPROTO_IPV4,
/linux-master/net/bridge/netfilter/
H A Debtable_nat.c56 .pf = NFPROTO_BRIDGE,
62 .pf = NFPROTO_BRIDGE,
68 .pf = NFPROTO_BRIDGE,
H A Debtable_broute.c88 .pf = NFPROTO_BRIDGE,
H A Debtable_filter.c56 .pf = NFPROTO_BRIDGE,
62 .pf = NFPROTO_BRIDGE,
68 .pf = NFPROTO_BRIDGE,
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_devlink.c8 static void i40e_info_get_dsn(struct i40e_pf *pf, char *buf, size_t len) argument
12 put_unaligned_be64(pci_get_dsn(pf->pdev), dsn);
70 struct i40e_pf *pf = devlink_priv(dl); local
71 struct i40e_hw *hw = &pf->hw;
75 i40e_info_get_dsn(pf, buf, sizeof(buf));
149 * @pf: the PF structure
153 void i40e_free_pf(struct i40e_pf *pf) argument
155 struct devlink *devlink = priv_to_devlink(pf);
162 * @pf: the PF to register the devlink for.
166 void i40e_devlink_register(struct i40e_pf *pf) argument
177 i40e_devlink_unregister(struct i40e_pf *pf) argument
187 i40e_devlink_set_switch_id(struct i40e_pf *pf, struct netdev_phys_item_id *ppid) argument
206 i40e_devlink_create_port(struct i40e_pf *pf) argument
232 i40e_devlink_destroy_port(struct i40e_pf *pf) argument
[all...]
/linux-master/drivers/media/pci/mgb4/
H A Dmgb4_trigger.c88 struct iio_poll_func *pf = p; local
89 struct iio_dev *indio_dev = pf->indio_dev;
99 iio_push_to_buffers_with_timestamp(indio_dev, &scan, pf->timestamp);
/linux-master/drivers/iio/pressure/
H A Drohm-bm1390.c641 struct iio_poll_func *pf = p; local
642 struct iio_dev *idev = pf->indio_dev;
/linux-master/drivers/iio/magnetometer/
H A Dyamaha-yas530.c682 const struct iio_poll_func *pf = p; local
683 struct iio_dev *indio_dev = pf->indio_dev;

Completed in 278 milliseconds

<<11121314151617181920